Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renovate Onboarding PR #173

Merged
merged 1 commit into from
Mar 31, 2024
Merged

Renovate Onboarding PR #173

merged 1 commit into from
Mar 31, 2024

Conversation

renovate-baret[bot]
Copy link
Contributor

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/branch_for_issue.yml (github-actions)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/draft_release.yml (github-actions)
  • .github/workflows/label_pr.yml (github-actions)
  • game/application/pom.xml (maven)
  • game/engine/pom.xml (maven)
  • game/graphics/pom.xml (maven)
  • game/options/pom.xml (maven)
  • game/pom.xml (maven)
  • game/serialization/pom.xml (maven)
  • game/ticks/pom.xml (maven)
  • game/ui-strings/pom.xml (maven)
  • game/ui/pom.xml (maven)
  • model/combat/pom.xml (maven)
  • model/communication/pom.xml (maven)
  • model/elements/pom.xml (maven)
  • model/faction/pom.xml (maven)
  • model/mapgeneration/pom.xml (maven)
  • model/pathfinding/pom.xml (maven)
  • model/pom.xml (maven)
  • model/signals/core/pom.xml (maven)
  • model/signals/pom.xml (maven)
  • model/signals/radio/pom.xml (maven)
  • model/signals/signals-all/pom.xml (maven)
  • model/signals/vision/pom.xml (maven)
  • model/world/pom.xml (maven)
  • pom.xml (maven)
  • util/debug/pom.xml (maven)
  • util/events/pom.xml (maven)
  • util/geometry/pom.xml (maven)
  • util/graph/pom.xml (maven)
  • util/knowledge/pom.xml (maven)
  • util/measure/pom.xml (maven)
  • util/namegeneration/pom.xml (maven)
  • util/pom.xml (maven)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Automerge patch upgrades if they pass tests.
  • Default renovate config. It provides you with the presets you most probably need. Change as you need. For some documentation on Renovate and presets, see our readme: https://gitlab.com/subshell/common/renovate/-/blob/main/README.md

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 28 Pull Requests:

Update dependency io.mockk:mockk to v1.12.8
  • Schedule: ["at any time"]
  • Branch name: renovate/io-mockk-mockk-1-12-x
  • Merge into: master
  • Upgrade io.mockk:mockk to 1.12.8
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org-apache-maven-plugins-maven-enforcer-plugin-3-0-x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-enforcer-plugin to 3.0.0
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org-apache-maven-plugins-maven-jar-plugin-3-2-x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-jar-plugin to 3.2.2
Update dependency org.apache.maven.plugins:maven-release-plugin to v3.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org-apache-maven-plugins-maven-release-plugin-3-0-x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-release-plugin to 3.0.1
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org-apache-maven-plugins-maven-surefire-plugin-3-0-x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 3.0.0
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm to v0.3.7
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm to v1.7.3
Update dependency org.jgrapht:jgrapht-core to v1.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org-jgrapht-jgrapht-core-1-5-x
  • Merge into: master
  • Upgrade org.jgrapht:jgrapht-core to 1.5.2
Update dependency org.jgrapht:jgrapht-ext to v1.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org-jgrapht-jgrapht-ext-1-5-x
  • Merge into: master
  • Upgrade org.jgrapht:jgrapht-ext to 1.5.2
Update kotest.version to v5.3.2 (patch)
Update kotlin monorepo to v1.9.23 (patch)
Update dependency ch.qos.logback:logback-classic to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/ch-qos-logback-logback-classic-1-x
  • Merge into: master
  • Upgrade ch.qos.logback:logback-classic to 1.5.3
Update dependency io.kotest.extensions:kotest-assertions-arrow to v1.4.0
Update dependency io.mockk:mockk to v1.13.10
  • Schedule: ["at any time"]
  • Branch name: renovate/io-mockk-mockk-1-x
  • Merge into: master
  • Upgrade io.mockk:mockk to 1.13.10
Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org-apache-maven-plugins-maven-assembly-plugin-3-x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-assembly-plugin to 3.7.1
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org-apache-maven-plugins-maven-enforcer-plugin-3-x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-enforcer-plugin to 3.4.1
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org-apache-maven-plugins-maven-jar-plugin-3-x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-jar-plugin to 3.3.0
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/org-apache-maven-plugins-maven-surefire-plugin-3-x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 3.2.5
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm to v1.8.0
Update junit5 monorepo to v5.10.2 (minor)
Update kotest.version to v5.8.1 (minor)
Update release-drafter/release-drafter action to v5.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/release-drafter-release-drafter-5-x
  • Merge into: master
  • Upgrade release-drafter/release-drafter to v5.25.0
Update serialization.version to v1.6.3 (minor)
Update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4-x
  • Merge into: master
  • Upgrade actions/setup-java to v4
Update dependency io.github.microutils:kotlin-logging-jvm to v3
Update dependency org.hexworks.cobalt:cobalt.core-jvm to v2024
Update dependency org.slf4j:slf4j-api to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-slf4j-monorepo
  • Merge into: master
  • Upgrade org.slf4j:slf4j-api to 2.0.12
Update release-drafter/release-drafter action to v6

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up maven package de.gleex.pltcmd.game:game
  • Failed to look up maven package de.gleex.pltcmd.model:model
  • Failed to look up maven package de.gleex.pltcmd.model.signals:signals-parent
  • Failed to look up maven package de.gleex.pltcmd.util:util

Files affected: game/application/pom.xml, game/engine/pom.xml, game/graphics/pom.xml, game/options/pom.xml, game/serialization/pom.xml, game/ticks/pom.xml, game/ui-strings/pom.xml, game/ui/pom.xml, model/combat/pom.xml, model/communication/pom.xml, model/elements/pom.xml, model/faction/pom.xml, model/mapgeneration/pom.xml, model/pathfinding/pom.xml, model/signals/core/pom.xml, model/signals/pom.xml, model/signals/radio/pom.xml, model/signals/signals-all/pom.xml, model/signals/vision/pom.xml, model/world/pom.xml, util/debug/pom.xml, util/events/pom.xml, util/geometry/pom.xml, util/graph/pom.xml, util/knowledge/pom.xml, util/measure/pom.xml, util/namegeneration/pom.xml


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.

@Baret Baret merged commit e219d07 into master Mar 31, 2024
3 checks passed
@Baret Baret deleted the renovate/configure branch March 31, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant